OLAP for WPF /Silverlight
ToList メソッド (ValueSet<T>)

C1.WPF.Olap.4.5.2 アセンブリ > C1.Olap 名前空間 > ValueSet<T> クラス : ToList メソッド
このコレクションから System.Collections.Generic.List`1を作成します。
シンタックス
'宣言
 
Public Function ToList() As System.Collections.Generic.List(Of T)
public System.Collections.Generic.List<T> ToList()

戻り値の型

このコレクションのオブジェクトを含む System.Collections.Generic.List`1
参照

ValueSet<T> クラス
ValueSet<T> メンバ